func math.acos

2 uses

	math (current package)
		asin.go#L60: 	return acos(x)
		asin.go#L63: func acos(x float64) float64 {